Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Factor for estimating factor models #3

Merged
merged 4 commits into from
Apr 14, 2024
Merged

Add Factor for estimating factor models #3

merged 4 commits into from
Apr 14, 2024

Conversation

junyuan-chen
Copy link
Owner

This PR introduces factor model estimation for balanced panels. Both observed and unobserved factors are allowed. The estimation procedure follows Stock and Watson (2016).

Customized wrappers for SVD allows non-allocating estimation given pre-allocated cache.

@junyuan-chen junyuan-chen added the enhancement New feature or request label Apr 14, 2024
Copy link

codecov bot commented Apr 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.85%. Comparing base (806c067) to head (22dcb9f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   99.80%   99.85%   +0.05%     
==========================================
  Files           6        8       +2     
  Lines         514      714     +200     
==========================================
+ Hits          513      713     +200     
  Misses          1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@junyuan-chen junyuan-chen merged commit d193ccf into main Apr 14, 2024
8 checks passed
@junyuan-chen junyuan-chen deleted the pr/factor branch April 14, 2024 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant